Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving Events interface methods to Messages interface #773

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

LiranCohen
Copy link
Member

@LiranCohen LiranCohen commented Jun 26, 2024

  • Rename EventsQuery to MessagesQuery
  • Rename EventsSubscribe to MessagesSubscribe
  • Move Events types to Messages types
  • Move Events grant authorization to Messages grant authorization

@LiranCohen LiranCohen force-pushed the lirancohen/events-to-messages branch from a4faf47 to 355b371 Compare June 26, 2024 02:09
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.69%. Comparing base (592597a) to head (781ebe1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
- Coverage   98.69%   98.69%   -0.01%     
==========================================
  Files          74       73       -1     
  Lines       11268    11258      -10     
  Branches     1609     1609              
==========================================
- Hits        11121    11111      -10     
  Misses        141      141              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LiranCohen LiranCohen changed the title [WIP] Moving Events interface methods to Messages interface Moving Events interface methods to Messages interface Jun 26, 2024
@LiranCohen LiranCohen marked this pull request as ready for review June 26, 2024 03:15
Copy link
Contributor

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like a very satisfying PR!

🐐

@LiranCohen LiranCohen merged commit 4e81d05 into main Jun 26, 2024
4 checks passed
@LiranCohen LiranCohen deleted the lirancohen/events-to-messages branch June 26, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants